nonpaged memory meaning in English
非集线模式
Examples
- Furthermore , all the data you access in such a subroutine must also be in nonpaged memory
另外,在这样一个子程序中你访问的所有数据也必须在不可分页内存中。 - Although the 32 - bit address space is limited to 4 gb , the nonpaged memory can be much larger
虽然32位地址空间限制为4 gb ,但是非分页内存却可以远远大于4 gb 。 - Awe lets applications acquire physical memory , and then dynamically map views of the nonpaged memory to the 32 - bit address space
Awe允许应用程序获取物理内存,然后将非分页内存的视图动态映射到32位地址空间。 - One implication of this rule is that any of the subroutines in your driver that execute at or above dispatch _ level must be in nonpaged memory
这个规则还暗示:在你的驱动中的任何执行在dispatch _ level或其上的子程序都必须在不可分页内存中。 - In actual , not - very - scientific tests , using the memtest sample from the companion content , i was able to allocate about 129 mb of paged memory and 100 mb of nonpaged memory in a single call
实际上, (一个)不是很科学的试验,使用附录中的memtest例子,在一个单一调用中我曾经分配了大概128兆的页内存和100兆的非页内存。